home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 September / Net75b.iso / pc / main / 00089_Booster Kit.ls < prev    next >
Encoding:
Text File  |  2000-07-20  |  205 b   |  6 lines

  1. on mouseDown me
  2.   puppetSound(1, "ClickSound")
  3.   alert("You will need the PC version of Dreamweaver installed prior to installing the Booster Kit.")
  4.   open(the moviePath & "software\DWBoosterKit.EXE")
  5. end
  6.